From 25b9eabdeb884fe20235b29350b65813b71cfad7 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 6 Mar 2008 00:07:52 +0000 Subject: [PATCH] (describe-gnu-project): Rename from describe-project. Change users. --- lisp/menu-bar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index 4280dad5962..38479b676ab 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -1341,7 +1341,7 @@ key, a click, or a menu-item")) :help "Read the Introduction to Emacs Lisp Programming")) (define-key menu-bar-help-menu [about-gnu-project] - '(menu-item "About GNU" describe-project + '(menu-item "About GNU" describe-gnu-project :help "About the GNU System, GNU Project, and GNU/Linux")) (define-key menu-bar-help-menu [about-emacs] '(menu-item "About Emacs" about-emacs -- 2.30.2